home *** CD-ROM | disk | FTP | other *** search
/ Disney Interactive Software Sampler 1997 to 1998 / Disney Interactive 1997-98 Software Sampler.iso / pc / media / magart.dxr / 00024.ls < prev    next >
Encoding:
Text File  |  1997-10-17  |  105 b   |  8 lines

  1. on exitFrame
  2.   if the movieRate of sprite 2 = 1 then
  3.     go(the frame)
  4.   else
  5.     go(#next)
  6.   end if
  7. end
  8.